home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Freeware / Sweet Home 3D 1.4 / SweetHome3D-1.4-windows.exe / {app} / jre1.6.0_06 / lib / security / javaws.policy < prev    next >
Text File  |  2008-10-07  |  132b  |  7 lines

  1. // @(#)javaws.policy    1.7 00/09/18
  2.  
  3. grant codeBase "file:${jnlpx.home}/javaws.jar" {
  4.     permission java.security.AllPermission;
  5. };
  6.  
  7.